Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic version with example #1

Merged
merged 11 commits into from
Jul 30, 2019
Merged

Basic version with example #1

merged 11 commits into from
Jul 30, 2019

Conversation

Timidger
Copy link
Contributor

@Timidger Timidger commented Jun 20, 2019

To test with telegraf you'll need to use the changes in this PR:
influxdata/telegraf#6024

Blocked by StarryInternet/telegraf-plugin-go-glue#1

@Timidger Timidger force-pushed the init-version branch 6 times, most recently from a8ddcb0 to 6c0910b Compare June 20, 2019 17:56
This is not a complete solution but has the base form for how the
project is laid out and has an example showing how it can be used in a
project.

To test with telegraf you'll need to use the changes in this PR:
influxdata/telegraf#6024
Timidger added 6 commits June 21, 2019 15:04
Pass by reference which gets around the lack of cloning issue.
It would try to free the value twice, do literally nothing between the
alias creation and the deletion except to use it in C/Go land.
@Timidger Timidger merged commit d189d22 into master Jul 30, 2019
@Timidger Timidger deleted the init-version branch July 30, 2019 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants